home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / cli / AKCC41.lha / Programmers / Examples / smakefile < prev    next >
Encoding:
Makefile  |  1996-09-07  |  104 b   |  5 lines

  1. always:
  2.         smake -f WildCmp.smake
  3.         smake -f AssignName.smake
  4.         smake -f FPrintf.smake
  5.